PDF4Java Reference Documentation
com.o2sol.pdf4java.core.io Package
/
PDFOutputStream Class
/
write Method
/ write(byte[]) Method
the data.
Collapse All
Expand All
In This Topic
write(byte[]) Method
In This Topic
Writes b.length bytes from the specified byte array to this output stream.
Syntax
public
void
write(
byte
[]
b
)
Parameters
b
the data.
See Also
Reference
PDFOutputStream Class
PDFOutputStream Members
Overload List